PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPageOpenAction Method
In This Topic
    getPageOpenAction Method
    In This Topic
    Gets the page open action.
    Syntax
    public PDFAction getPageOpenAction()

    Return Value

    The action to be performed when the page containing the annotation is opened (for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item).
    See Also